Returns the names of the current Meridian user groups. For more information about user groups, see the BlueCielo Meridian Enterprise Administrator's Guide.
Syntax
GetGroups(GroupColumns As Long = 0, [User As String])
Name | Description |
---|---|
GroupColumns |
The number of columns of group information to retrieve. The default of 0 returns all columns. |
User |
Optional name of the user for which to return groups that the user is a member of. |
Return Value
Returns a two-dimensional array of user group information.
Related concepts